<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face { 
  font-family:Arial; 
  src: url('../img/Arial.ttf'); 
} 
@font-face { 
  font-family:sfui;  
  src: url('../img/SF-UI-Display-Medium.ttf'); 
} 
@font-face { 
  font-family:Helvet;  
  src: url('../img/HelveticaNeueLTPro-Roman.ttf'); 
} 
</pre></body></html>